Php5.16 and apache2.2 Installation Problems in Windows
Today, we have installed the Wamp environment (Windows + apache2 + MySQL + PhP5) in this book. php has a version of 5.16 on the local machine. Use it. Apache is the official download of the
Loadmodule php5_module C:/PhP5/php5apache2. dll// Note: C:/PhP5/php5apache2. dll is the corresponding path for installing PHP. Do not confuse php5apache2. dll with php5apache. dll.Php5apache. dll is only applicable to apache version 1.Php5apache2.
After installing php5.3 found the PHP folder without Php5apache2.dll, so install php5.2, found that there is no
LoadModule Php5_module D:/php/php5apache2.dll
After installing php5.3 found the PHP folder without Php5apache2.dll, so install php5.2,
Using Apache to build the server, Apache version is: Apache 2.2.25-win32-x86-no_ssl,php version: Php-5.2.6-win32,Write Test php file:index.php, the content is:php test Phpinfo ();?>Save in Apache's software installation directory Htdocs
After php5.3 is installed, no php5apache2 is found in the php folder. dll, so I installed php5.2 and found no LoadModulephp5_moduleD:/php/php5apache2. after installing php5.3 in dll, you find that php5apache is not installed in the php folder. after
PHP modular installation tutorial, php modular tutorial
This article describes the PHP modular installation method. We will share this with you for your reference. The details are as follows:
PHP (Hypertext Preprocessor) is a simple but powerful
Used for a long time lamp or LNMP, then how exactly is the lamp between the work, or how to connect it? Usually just write procedures, rarely think about their working principle: this article mainly and everyone to share the PHP bottom principle of
This article describes the method of modular installation of PHP. Share to everyone for your reference, specific as follows:
PHP (hypertext Preprocessor) This is a simple but powerful scripting language, which is based on the WINDOWSXP+SP2
Apache for Windows
1. Download Apache for Windows
Information about the latest version of Apache can be found on the http://httpd.apache.org/download.cgi. You should download the Apache for Windows version with the. msi extension. This is a single
This article mainly introduces the method of modular installation of PHP, the detailed analysis of the steps of the modular installation of PHP and related considerations, with a certain reference value, the need for friends can refer to the
php5+apache2.2 method
Let me take a look at the static configuration method.Rewriteengine onRewriterule/rent/d-(d+). html$/rent/detail.php?id=$1Rewriterule/newhouse/d-(d+). html$/newhouse/detail.php?id=$1Rewriterule/sale/d-(d+).
Because of the version update, these files have a new name: I used 5.4.
Php.ini-production corresponds to php.ini-recommended
Php.ini-development corresponds to Php.ini-dist
The other steps are still the same, the configuration file is still to be
Configure Apache in PHP5 + APACHE2.2
PHP5 + APACHE2.2 configuration
When I was a beginner in php, I had a problem with the configuration. I found a good post and tried it. so I switched it with me.
However, I still found a problem in this article
First, setupApache2 + Php5 First, install and configure APACHE (in my case, install it to E: ProgramFilesApacheSoftwareFoundationApache2.2) 1. Install it by default, NetworkDomain, ServerName I enter my computer name, enter your email address in the
Write one of the latest and most detailed installation instructions, because I have to reinstall the system after the configuration, and some only need to modify the configuration file on it
First, the use of software:
Apache_2.2.3-win32-x86-no_ssl.
installation of PHPBecause PHP is a zip file (not installed version), the installation is relatively simpleUnzip on the line. Rename the extracted php5.2.1-win32 to PHP5. and copy it to the installation disk directory. For example, the installation
Apache Operating mechanism Analysis:1. b/S Interactive processInteractive procedures for browsers (BROWSER) and servers (WEB server):1. The browser makes an HTTP request to the server (request).2, the server receives the browser request data, after
Recently installed Apache server, found apache2.2 unexpectedly can not match up with php5.1.6, search on the Internet, found some solutions, now pasted as follows:
1. Download, install
2. If Apache error message: The Apache service named reported
Installation of a appache. Download the Appache installation package. ######################################################1. Use cmd to Apache24\bin, under this directory;2. Enter Httpd.exe-k install, installing the Appache service.3. Configure,
Download the php5:php tutorial. Net/distributions/php-5.2.6-win32.zip "target=" _blank ">http://cn2.php.net/distributions/ Php-5.2.6-win32.zip
Download apache:http://down.chinaz.com/soft/18000.htm
I. Installation and commissioning of PHP
Since PHP
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.